home *** CD-ROM | disk | FTP | other *** search
/ Disc Station 21 / Disc Station Vol 21.ISO / DSMENU / DIRECTX / DINPUT.INF < prev    next >
INI File  |  1998-07-29  |  13KB  |  287 lines

  1. [version]
  2. signature="$CHICAGO$"
  3.  
  4. [DefaultInstall]
  5. AddReg=add.reg
  6.  
  7. [add.reg]
  8. HKCR,CLSID\{25E609E0-B259-11CF-BFC7-444553540000}\,,,%DIOBJECT%
  9. HKCR,CLSID\{25E609E0-B259-11CF-BFC7-444553540000}\InProcServer32,,,"%11%\dinput.dll"
  10. HKCR,CLSID\{25E609E0-B259-11CF-BFC7-444553540000}\InProcServer32,ThreadingModel,,"Both"
  11.  
  12. HKCR,CLSID\{25E609E1-B259-11CF-BFC7-444553540000}\,,,%DIDEVOBJECT%
  13. HKCR,CLSID\{25E609E1-B259-11CF-BFC7-444553540000}\InProcServer32,,,"%11%\dinput.dll"
  14. HKCR,CLSID\{25E609E1-B259-11CF-BFC7-444553540000}\InProcServer32,ThreadingModel,,"Both"
  15.  
  16. HKCR,CLSID\{92187326-72B4-11d0-A1AC-0000F8026977}\,,,%GCCPL_DEFAULT%
  17. HKCR,CLSID\{92187326-72B4-11d0-A1AC-0000F8026977}\ProgID,,,%GCCPL_HANDLER%
  18. HKCR,CLSID\{92187326-72B4-11d0-A1AC-0000F8026977}\InProcHandler32,,,"%11%\gchand.dll"
  19. HKCR,CLSID\{92187326-72B4-11d0-A1AC-0000F8026977}\InProcServer32,,,"%11%\gcdef.dll"
  20. HKCR,CLSID\{92187326-72B4-11d0-A1AC-0000F8026977}\InProcServer32,ThreadingModel,,"Apartment"
  21.  
  22. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder",,,
  23. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Joystick",,,
  24. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Joystick\shellex",,,
  25. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Joystick\shellex\PropertySheetHandlers",,,
  26. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Joystick\shellex\PropertySheetHandlers\Default Extension",,,"{92187326-72B4-11d0-A1AC-0000F8026977}"
  27.  
  28. HKLM, "System\CurrentControlSet\control\MediaProperties\PrivateProperties\Joystick\OEM\Standard Gameport",OEMName,,%STD_GAMEPORT%
  29. HKLM, "System\CurrentControlSet\control\MediaProperties\PrivateProperties\Joystick\OEM\Standard Gameport",OEMCallout,,"msanalog.vxd"
  30. HKLM, "System\CurrentControlSet\control\MediaProperties\PrivateProperties\Joystick\OEM\Standard Gameport",OEMData,1,00,00,00,0c,00,00,00,00
  31. HKLM, "System\CurrentControlSet\control\MediaProperties\PrivateProperties\Joystick\OEM\Standard Gameport",PollFlags,1,01,00,00,00
  32.  
  33. ; JOY_HWS_ISCARCTRL | JOY_HWS_YISJ2X, four buttons
  34. ; The wheel is reported in X and the pedals in Y
  35. HKLM,"System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\T1T2WithoutAdapter",OEMData,1,40,8,0,0,4,0,0,0
  36. HKLM,"System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\T1T2WithoutAdapter",OEMName,0,%TMT1_NOADAPT%
  37. ; JOY_HWS_ISCARCTRL | JOY_HWS_YISJ1X
  38. HKLM,"System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\T1T2WithAdapter",OEMData,1,40,0,0,0,4,0,0,0
  39. HKLM,"System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\T1T2WithAdapter",OEMName,0,%TMT1_ADAPT%
  40.  
  41. HKLM,"System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\LogitechThunderPad",OEMName,,"%V_JOY_LOGITECH_1%"
  42. HKLM,"System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\LogitechThunderPad",OEMData,1, 20, 0, 0, 0, 4, 0, 0, 0
  43. HKLM,"System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\LogitechWingMan",OEMName,,"%V_JOY_LOGITECH_2%"
  44. HKLM,"System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\LogitechWingMan",OEMData,1, 1, 0, 0, 0, 2, 0, 0, 0
  45. HKLM,"System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\LogitechWingManExtreme",OEMName,,"%V_JOY_LOGITECH_3%"
  46. HKLM,"System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\LogitechWingManExtreme",OEMData,1, a, 0, 0, 0, 4, 0, 0, 0
  47. HKLM,"System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\LogitechWingManLight",OEMName,,"%V_JOY_LOGITECH_4%"
  48. HKLM,"System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\LogitechWingManLight",OEMData,1, 0, 0, 0, 0, 2, 0, 0, 0
  49.  
  50.  
  51.  
  52. [Strings.brz]
  53. DIOBJECT = "Objeto Microsoft DirectInput"
  54. DIDEVOBJECT = "Objeto Microsoft DirectInputDevice"
  55. GCCPL_DEFAULT = "Folhas de propriedades padrπo da extensπo de shell do painel de controle 'Controladores de jogo'"
  56. GCCPL_HANDLER = "Manipulador do painel de controle 'Controladores de jogo'"
  57. STD_GAMEPORT = "Porta de jogos padrπo"
  58. TMT1_NOADAPT = "Thrustmaster Formula T1/T2 sem adaptador"
  59. TMT1_ADAPT = "Thrustmaster Formula T1/T2 com adaptador"
  60. V_JOY_LOGITECH_1 = "Logitech ThunderPad"
  61. V_JOY_LOGITECH_2 = "Logitech WingMan"
  62. V_JOY_LOGITECH_3 = "Logitech WingMan Extreme"
  63. V_JOY_LOGITECH_4 = "Logitech WingMan Light"
  64.  
  65.  
  66.  
  67. [Strings.chs]
  68. DIOBJECT        = "Microsoft DirectInput Object"
  69. DIDEVOBJECT     = "Microsoft DirectInputDevice Object"
  70. GCCPL_DEFAULT   = "Game Controllers CPL Shell Extension Default Property Sheets"
  71. GCCPL_HANDLER   = "Game Controllers CPL Handler"
  72. STD_GAMEPORT    = "Standard Gameport"
  73. TMT1_NOADAPT    = "Thrustmaster Formula T1/T2 without adapter"
  74. TMT1_ADAPT      = "Thrustmaster Formula T1/T2 with adapter"
  75. V_JOY_LOGITECH_1 = "Logitech ThunderPad"
  76. V_JOY_LOGITECH_2 = "Logitech WingMan"
  77. V_JOY_LOGITECH_3 = "Logitech WingMan Extreme"
  78. V_JOY_LOGITECH_4 = "Logitech WingMan Light"
  79.  
  80.  
  81.  
  82. [Strings.cht]
  83. DIOBJECT        = "Microsoft DirectInput ¬½Ñ≤"
  84. DIDEVOBJECT     = "Microsoft DirectInputDevice ¬½Ñ≤"
  85. GCCPL_DEFAULT   = "╣C└╕▒▒¿ε╛╣ CPL ┤▀╝h┬XÑR╣w│]ñ║«e¬φ"
  86. GCCPL_HANDLER   = "╣C└╕▒▒¿ε╛╣ CPL │B▓z╛╣"
  87. STD_GAMEPORT    = "╝╨╖╟╣C└╕│s▒╡░≡"
  88. TMT1_NOADAPT    = "Thrustmaster Formula T1/T2 ñúºtñ╢¡▒Ñd"
  89. TMT1_ADAPT      = "Thrustmaster Formula T1/T2 ºtñ╢¡▒Ñd"
  90. V_JOY_LOGITECH_1 = "Logitech ThunderPad"
  91. V_JOY_LOGITECH_2 = "Logitech WingMan"
  92. V_JOY_LOGITECH_3 = "Logitech WingMan Extreme"
  93. V_JOY_LOGITECH_4 = "Logitech WingMan Light"
  94.  
  95.  
  96.  
  97. [Strings.cze]
  98. DIOBJECT = "Objekt Microsoft DirectInput"
  99. DIDEVOBJECT = "Objekt Microsoft DirectInputDevice"
  100. GCCPL_DEFAULT = "Seznam v²chozφch vlastnostφ hernφch za°φzenφ CPL Shell Extension"
  101. GCCPL_HANDLER = "PopisovaΦ CPL hernφch za°φzenφ"
  102. STD_GAMEPORT = "Standardnφ gameport"
  103. TMT1_NOADAPT = "Formule Thrustmaster T1/T2 bez adaptΘru"
  104. TMT1_ADAPT = "Formule Thrustmaster T1/T2 s adaptΘrem"
  105. V_JOY_LOGITECH_1 = "Logitech ThunderPad"
  106. V_JOY_LOGITECH_2 = "Logitech WingMan"
  107. V_JOY_LOGITECH_3 = "Logitech WingMan Extreme"
  108. V_JOY_LOGITECH_4 = "Logitech WingMan Light"
  109.  
  110.  
  111.  
  112. [Strings.dut]
  113. DIOBJECT = "Microsoft DirectInput-object"
  114. DIDEVOBJECT = "Microsoft DirectInputDevice-object"
  115. GCCPL_DEFAULT = "Standaardeigenschappentabblad voor CPL-shellextensies van de spelbesturingen"
  116. GCCPL_HANDLER = "CPL-handler voor spelbesturingen"
  117. STD_GAMEPORT = "Standaard spelpoort"
  118. TMT1_NOADAPT = "Thrustmaster Formula T1/T2 zonder adapter"
  119. TMT1_ADAPT = "Thrustmaster Formula T1/T2 met adapter"
  120. V_JOY_LOGITECH_1 = "Logitech ThunderPad"
  121. V_JOY_LOGITECH_2 = "Logitech WingMan"
  122. V_JOY_LOGITECH_3 = "Logitech WingMan Extreme"
  123. V_JOY_LOGITECH_4 = "Logitech WingMan Light"
  124.  
  125.  
  126.  
  127. [Strings.frn]
  128. DIOBJECT = "Objet Microsoft DirectInput"
  129. DIDEVOBJECT = "Objet Microsoft DirectInputDevice"
  130. GCCPL_DEFAULT = "Feuilles de propriΘtΘ par dΘfaut de l'extension Panneau de configuration Contr⌠leurs de jeu"
  131. GCCPL_HANDLER = "Gestionnaire Panneau de configuration des contr⌠leurs de jeu"
  132. STD_GAMEPORT = "Port jeu standard"
  133. TMT1_NOADAPT = "Thrustmaster Formula T1/T2 sans carte"
  134. TMT1_ADAPT = "Thrustmaster Formula T1/T2 avec carte"
  135. V_JOY_LOGITECH_1 = "Logitech ThunderPad"
  136. V_JOY_LOGITECH_2 = "Logitech WingMan"
  137. V_JOY_LOGITECH_3 = "Logitech WingMan Extreme"
  138. V_JOY_LOGITECH_4 = "Logitech WingMan Light"
  139.  
  140.  
  141.  
  142. [Strings.ger]
  143. DIOBJECT        = "Microsoft DirectInput-Objekt"
  144. DIDEVOBJECT     = "Microsoft DirectInputDevice-Objekt"
  145. GCCPL_DEFAULT   = "Standard-Eigenschaftenseiten fⁿr CPL-Shell-Erweiterungen von Spielsteuerungen"
  146. GCCPL_HANDLER   = "CPL-Handler fⁿr Spielsteuerungen"
  147. STD_GAMEPORT    = "Standard-Gameport"
  148. TMT1_NOADAPT    = "Thrustmaster Formula T1/T2 ohne Adapter"
  149. TMT1_ADAPT      = "Thrustmaster Formula T1/T2 mit Adapter"
  150. V_JOY_LOGITECH_1 = "Logitech ThunderPad"
  151. V_JOY_LOGITECH_2 = "Logitech WingMan"
  152. V_JOY_LOGITECH_3 = "Logitech WingMan Extreme"
  153. V_JOY_LOGITECH_4 = "Logitech WingMan Light"
  154.  
  155.  
  156.  
  157. [Strings.itn]
  158. DIOBJECT = "Oggetto Microsoft DirectInput"
  159. DIDEVOBJECT = "Oggetto Microsoft DirectInputDevice"
  160. GCCPL_DEFAULT = "Proprietα predefinite estensioni di shell Periferiche